Merge branch 'wip/otte/for-master' into 'master'
authorBenjamin Otte <otte.benjamin@googlemail.com>
Wed, 22 Jul 2020 18:08:24 +0000 (18:08 +0000)
committerBenjamin Otte <otte.benjamin@googlemail.com>
Wed, 22 Jul 2020 18:08:24 +0000 (18:08 +0000)
commit8825e621c9aaf867fa82542be17e1fceca04aa66
tree45175a210e88af500c9a1ec1e3e479128767265f
parentf77d4d7fc0846a29bac64168155c6484384fa7aa
parente22abd73f2182611b092e444aa4f7f6b87a625a1
Merge branch 'wip/otte/for-master' into 'master'

timsort: Actually 0-terminate the array in get_runs()

See merge request GNOME/gtk!2274